home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Optimus Prime";
- _root.secoes.descricoes.descricao.text = "The leader of the autobots is here for you to construct.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\optimus_prime.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\optimus_prime.pdf";
- loadMovie("interface\\imagens\\optimus_prime.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Photo Frame";
- _root.secoes.descricoes.descricao.text = "Be original, create your very own portrait frame and put your favourite photo in it.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\photo_frame.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\photo_frame.pdf";
- loadMovie("interface\\imagens\\photo_frame.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Wacky Races 00";
- _root.secoes.descricoes.descricao.text = "Help Dick Dastardly to finally win the race.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\wacky_races_00.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\wacky_races_00.pdf";
- loadMovie("interface\\imagens\\wacky_races_00.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_4.onRelease = function()
- {
- _root.secoes.tipo.gotoAndStop("abri");
- _root.nome = "Wacky Races 07";
- _root.secoes.descricoes.descricao.text = "In this Whacky race we have several pilots; up to 7 in a car at times.";
- _root.controle = "-";
- _root.comando = "shellopen";
- _root.licenca = "Freeware";
- _root.caminho = "\\Cut and Paste\\wacky_races_07.pdf";
- _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\wacky_races_07.pdf";
- loadMovie("interface\\imagens\\wacky_races_07.jpg","_root.secoes.descricoes.destino");
- };
-